projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c95b873
ae2b598
)
Auto merge of #3485 - sfackler:useragent, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 2 Jan 2017 18:09:26 +0000
(18:09 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 2 Jan 2017 18:09:26 +0000
(18:09 +0000)
Set a user agent with the version when talking to the registry
This can be used to track what versions of Cargo are being used in the
wild, which can be very useful.
r? @alexcrichton
Trivial merge